Skip to content

Fix build failure on Linux due to Makefile and source mismatch#46

Open
kinney-08 wants to merge 1 commit into
Bill-Haku:mainfrom
kinney-08:main
Open

Fix build failure on Linux due to Makefile and source mismatch#46
kinney-08 wants to merge 1 commit into
Bill-Haku:mainfrom
kinney-08:main

Conversation

@kinney-08

Copy link
Copy Markdown

This pull request resolves a compilation issue on Linux systems caused by inconsistencies between the Makefile and the source files in the src directory. The original Makefile referenced incorrect files zh-kawaii.po, leading to build failures. After updating the Makefile to align with the actual source files, the project now compiles successfully on Linux. The changes have been tested on a clean Linux environment.

此PR修复了在 Linux 系统上因 Makefile 与 src 目录中的源文件不匹配而导致的编译问题。原有的 Makefile 引用了错误的文件 zh-kawaii.po,导致构建失败。在更新 Makefile 以匹配实际的源文件后,项目现可在 Linux 上成功编译。此更改已在干净的 Linux 环境中测试通过。

原有的make文件和src中的文件不匹配,现修改
@kinney-08 kinney-08 closed this Feb 18, 2026
@kinney-08 kinney-08 reopened this Feb 18, 2026
@kinney-08

Copy link
Copy Markdown
Author

emm,刚才检查了一下上一位的PR, 发现遇到了和那位一样的问题,那位解决的也更完善。

@kinney-08

Copy link
Copy Markdown
Author

P.S. 现在gcc已经更新到15.2.1了,有些翻译条目已经过时了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant